Skip to content

Conversation

@kumar-mallikarjuna
Copy link
Contributor

What is the purpose of the change

The current documentation for dynamic namespace watching configuration was unclear and led to users raising a couple of tickets - FLINK-37887, FLINK-37391. This PR clarifies the same.

Brief change log

  • Add example configuration for enabling dynamic namespace watching
  • Clarify that dynamic.namespaces.enabled requires dynamic.config.enabled to be true

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changes to the CustomResourceDescriptors: (no)
  • Core observer or reconciler logic that is regularly executed: (no)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (docs)

…ing configuration

- Add example configuration for enabling dynamic namespace watching
- Clarify that dynamic.namespaces.enabled requires dynamic.config.enabled to be true
@gyfora gyfora merged commit b72ad7f into apache:main Aug 20, 2025
117 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants